WCF-Xtensions Class Reference for Mono
Empty Field






An empty collection of JToken objects.
Syntax
public static readonly JEnumerable<T> Empty
public field Empty: JEnumerable; static; readonly 
public static var Empty : JEnumerable;
public: static readonly JEnumerable<T*> Empty
public:
static readonly JEnumerable<T^> Empty
'Declaration
 
Public Shared ReadOnly Empty As JEnumerable(Of T)
 
'Usage
 
Dim value As JEnumerable(Of T)
 
value = JEnumerable(Of T).Empty
Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

JEnumerable<T> Structure
JEnumerable<T> Members

Send Feedback